home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1934 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: comma.rhein.de!serpens!not-for-mail
  2. From: mlelstv@serpens.rhein.de (Michael van Elst)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: SetAfPt() in 3.0?
  5. Date: 25 Jan 1996 11:48:02 +0100
  6. Organization: dis-
  7. Message-ID: <4e7n52$kqh@serpens.rhein.de>
  8. References: <4e17ft$mk3@toad.stack.urc.tue.nl> <4e5450$ogu@coli-gate.coli.uni-sb.de> <4e6fg7$41q@turtle.stack.urc.tue.nl>
  9. NNTP-Posting-Host: serpens.rhein.de
  10.  
  11. jaco@stack.urc.tue.nl (Jaco Schoonen) writes:
  12.  
  13. >: AFAIK SetAfPt() is not a function, but a macro.
  14. >: In V39 is a function doing the same but with a different name.
  15. >: You should use the function if running a >= V39 system.
  16.  
  17. >Thanks! I found the macro.
  18. >What's this function called in V39? I couldn't find anything appropriate...
  19.  
  20. There is no such function
  21. He thinks about SetOPen() and SetWrMask() which were macros but which
  22. are limited to 8bit quantities. The functions SetOutlinePen() and
  23. SetWriteMask() use 32bit quantities.
  24.  
  25. >The BltPattern() that Olaf Barthel mentions seems complciated to me compared
  26. >to SetAfPt() on first look.
  27.  
  28. BltPattern renders a rectangle or arbitrarily shaped mask. If you
  29. want to render a shape with different patterns or colors it is faster
  30. to render a mask first and then use BltPattern to render the mask
  31. with the appropriate settings.
  32.  
  33. Regards,
  34. -- 
  35.                                 Michael van Elst
  36.  
  37. Internet: mlelstv@serpens.rhein.de
  38.                                 "A potential Snark may lurk in every tree."
  39.